home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group99a.txt / 000223_icon-group-sender _Tue Oct 26 16:31:24 1999.msg < prev    next >
Internet Message Format  |  2000-09-20  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) id QAA15432
  4.     for icon-group-addresses; Tue, 26 Oct 1999 16:31:12 -0700 (MST)
  5. Message-Id: <199910262331.QAA15432@baskerville.CS.Arizona.EDU>
  6. X-Authentication-Warning: agate-ether.berkeley.edu: news set sender to <news> using -f
  7. From: gmt@optima.CS.Arizona.EDU (Gregg Townsend)
  8. X-Newsgroups: comp.lang.icon
  9. Subject: Re: csets and sets of characters
  10. Date: 26 Oct 1999 15:16:05 -0700
  11. To: icon-group@optima.CS.Arizona.EDU
  12. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  13. Status: RO
  14.  
  15. Sean R. McCorkle <mccorkle@bnl.gov> wrote:
  16. >
  17. > ...But I don't see how to test for members in csets
  18.  
  19. any(c,s) succeeds if the character s is in the cset c.
  20.  
  21. > Also, if anybody has any examples of command line options parsers,
  22. > or if there's one I've overlooked the standard libs or literature,
  23. > I'd sure be grateful if someone could point 'em out to me.
  24.  
  25. The "standard" parser from the Icon Program Library can be found at
  26.  
  27.     http://www.cs.arizona.edu/icon/library/procs/options.htm
  28.  
  29.    ---------------------------------------------------------------------------
  30.    Gregg Townsend         Staff Scientist      The University of Arizona
  31.    gmt@cs.arizona.edu     Computer Science     Tucson, Arizona, USA
  32.